home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 8 (Internal Edition)
/
Apple R&P Lib Internal v8.0.iso
/
3-Presentations
/
Markets
/
K-12 Education
/
HyperCard in Education
/
Railroading
/
card_8118.txt
< prev
next >
Wrap
Text File
|
1990-02-20
|
3KB
|
148 lines
-- card: 8118 from stack: in
-- bmap block id: 8203
-- flags: 0000
-- background id: 2630
-- name: Men
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=126 right=153 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
Visual wipe left
push card
Go to card "Commodore"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=233 top=120 right=154 bottom=313
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual wipe left
push card
go to card "Gould"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=358 top=117 right=153 bottom=438
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect wipe left
push card
go to card "Fisk"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=219 top=288 right=335 bottom=302
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Main Menu
----- HyperTalk script -----
on mouseUp
go to card "Menu"
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=43 top=173 right=212 bottom=179
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
push card
go to card "Stanford"
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=180 right=220 bottom=358
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
push card
go to card "Durant"
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=16 top=319 right=340 bottom=76
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
global returncard
go to returncard
end mouseUp